Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gohugoio/hugo from 0.116.1 to 0.117.0 in /build #406

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps github.com/gohugoio/hugo from 0.116.1 to 0.117.0.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

v0.117.0

This is a release on the small side, but. especially the new Page.RenderShortcodes method is so useful, especially for bigger sites, that we decided to get it out sooner rather than later. This method renders all the shortcodes in the content, preserving the surrounding markup (e.g. Markdown) as is. See the Hugo Documentation for more information.

Improvements

  • Add Page.RenderShortcodes ade7ec818 @​bep #7297
  • testing: Write test caches to /tmp 16da1ade7 @​bep #11327
  • Add retry in resources.GetRemote for temporary HTTP errors a3d42a277 @​bep #11312

Dependency Updates

  • build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 0de81c643 @​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.10.0 to 0.11.0 d4a6c16c1 @​dependabot[bot]
  • deps: Sync go-i18n with upstream 2e6191b2e @​bep #11336
  • build(deps): bump gocloud.dev from 0.24.0 to 0.33.0 2c20fd557 @​dependabot[bot]
  • build(deps): bump golang.org/x/net from 0.11.0 to 0.13.0 243736e75 @​dependabot[bot]
  • build(deps): bump github.com/marekm4/color-extractor from 1.2.0 to 1.2.1 bf891c225 @​dependabot[bot]
  • build(deps): bump github.com/frankban/quicktest from 1.14.5 to 1.14.6 da0df0ada @​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.9.0 to 0.10.0 0885f8ec2 @​dependabot[bot]
  • build(deps): bump github.com/clbanning/mxj/v2 from 2.5.7 to 2.7.0 61be050a9 @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.9.3 to 0.11.1 65af75fb0 @​dependabot[bot]
  • build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 2d75f74b8 @​dependabot[bot]
  • build(deps): bump github.com/hairyhenderson/go-codeowners 2ac3d6160 @​dependabot[bot]
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 9dce45c25 @​dependabot[bot]

Documentation

Commits
  • b2f0696 releaser: Bump versions for release of 0.117.0
  • 0de81c6 build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
  • 851bf35 Add all config to docshelper.json
  • d4a6c16 build(deps): bump golang.org/x/image from 0.10.0 to 0.11.0
  • 5d5fb22 Merge commit '7c62d6ef1654c0383eae474d3bd9ddf7754c1f30'
  • 7c62d6e Squashed 'docs/' changes from c43daf45f..a7e1e9be8
  • 641390f Try to make test more stable
  • 2e6191b deps: Sync go-i18n with upstream
  • 22861cb Return original error on resources.GetRemote retry timeouts
  • 16da1ad testing: Write test caches to /tmp
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.116.1 to 0.117.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.116.1...v0.117.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 8, 2023
@david-waltermire david-waltermire merged commit b025558 into develop Aug 12, 2023
3 checks passed
@david-waltermire david-waltermire deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.117.0 branch August 12, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant